|
|
What happens if you use 'inverse' for either the Ball or the box or the
difference itself.
Bob
"GrimDude" <gri### [at] netfreecom> wrote in message
news:387eb79c@news.povray.org...
> Nope.
>
> I have used this technique since the introduction of the mesh object.
>
> #declare Ball = mesh { smooth_triangle.... }
>
> difference {
> object { Ball }
> object { box ... } }
>
> This worked in the official release, in SuperPov, but not with MegaPov. :(
>
> Actually, it still works. There are, however, extraneous objects showing up.
>
> --
> GrimDude
> gri### [at] isonet
>
>
Post a reply to this message
|
|